Skip to main content
Version: legacy

NB IoT

api.nbSend(addr, port, msg, timeout, type)

Sends buffer msg to NB on specified IP, port and protocol type. Maximum length of Rx and Tx messages is 512 Bytes. Maximum execution time is limited by timeout milliseconds.

api.nbAT(command, timeout, wakeUp)

Sends an AT command to NB module with specified timeout.